home *** CD-ROM | disk | FTP | other *** search
/ Resource Library: Multimedia / Resource Library: Multimedia.iso / hypercrd / nwmxcmsm / envrdscs.hqx / envirodiscus / background_2788.txt < prev    next >
Encoding:
Text File  |  1991-09-20  |  3.7 KB  |  189 lines

  1. -- background: 2788 from stack: in
  2. -- bmap block id: 2870
  3. -- flags: 0000
  4. -- background id: 0
  5. -- name: 
  6.  
  7.  
  8. -- part 1 (field)
  9. -- low flags: 00
  10. -- high flags: 0007
  11. -- rect: left=2 top=34 right=273 bottom=512
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 0
  15. -- font id: 21
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: 
  20.  
  21.  
  22. -- part 2 (button)
  23. -- low flags: 00
  24. -- high flags: 0004
  25. -- rect: left=2 top=296 right=338 bottom=51
  26. -- title width / last selected line: 0
  27. -- icon id / first selected line: 29114 / 29114
  28. -- text alignment: 1
  29. -- font id: 0
  30. -- text size: 12
  31. -- style flags: 0
  32. -- line height: 16
  33. -- part name: pop card
  34. ----- HyperTalk script -----
  35. on mouseUp
  36.   visual effect dissolve
  37.   pop card
  38. end mouseUp
  39.  
  40.  
  41.  
  42. -- part 3 (button)
  43. -- low flags: 00
  44. -- high flags: 0004
  45. -- rect: left=54 top=296 right=338 bottom=103
  46. -- title width / last selected line: 0
  47. -- icon id / first selected line: 1009 / 1009
  48. -- text alignment: 1
  49. -- font id: 0
  50. -- text size: 12
  51. -- style flags: 0
  52. -- line height: 16
  53. -- part name: Find
  54. ----- HyperTalk script -----
  55. on mouseup
  56.   sicemfido
  57. end mouseUp
  58.  
  59.  
  60.  
  61. -- part 4 (button)
  62. -- low flags: 00
  63. -- high flags: 0004
  64. -- rect: left=109 top=296 right=338 bottom=158
  65. -- title width / last selected line: 0
  66. -- icon id / first selected line: 1004 / 1004
  67. -- text alignment: 1
  68. -- font id: 0
  69. -- text size: 12
  70. -- style flags: 0
  71. -- line height: 16
  72. -- part name: New Button
  73. ----- HyperTalk script -----
  74. on mouseUp
  75.   printfield ("background field id 1")
  76. end mouseUp
  77.  
  78.  
  79.  
  80. -- part 5 (button)
  81. -- low flags: 00
  82. -- high flags: 0004
  83. -- rect: left=221 top=297 right=339 bottom=270
  84. -- title width / last selected line: 0
  85. -- icon id / first selected line: 1016 / 1016
  86. -- text alignment: 1
  87. -- font id: 0
  88. -- text size: 12
  89. -- style flags: 0
  90. -- line height: 16
  91. -- part name: Goprev
  92. ----- HyperTalk script -----
  93. on mouseUp
  94.   push card
  95.   visual effect scroll left
  96.   go previous
  97. end mouseUp
  98.  
  99.  
  100.  
  101. -- part 6 (button)
  102. -- low flags: 00
  103. -- high flags: 0004
  104. -- rect: left=280 top=296 right=338 bottom=329
  105. -- title width / last selected line: 0
  106. -- icon id / first selected line: 32650 / 32650
  107. -- text alignment: 1
  108. -- font id: 0
  109. -- text size: 12
  110. -- style flags: 0
  111. -- line height: 16
  112. -- part name: GoNext
  113. ----- HyperTalk script -----
  114. on mouseUp
  115.   push card
  116.   visual effect scroll right
  117.   go next
  118. end mouseUp
  119.  
  120.  
  121.  
  122. -- part 7 (button)
  123. -- low flags: 00
  124. -- high flags: 0004
  125. -- rect: left=342 top=295 right=337 bottom=391
  126. -- title width / last selected line: 0
  127. -- icon id / first selected line: 130 / 130
  128. -- text alignment: 1
  129. -- font id: 0
  130. -- text size: 12
  131. -- style flags: 0
  132. -- line height: 16
  133. -- part name: go to flow chart
  134. ----- HyperTalk script -----
  135. on mouseUp
  136.   push card
  137.   visual effect checkerboard slow
  138.   go to card id 12925 of stack "database-1"
  139.   wait 10
  140.   visual effect checkerboard slow
  141.   go to card "flow chart" in stack "database-1"
  142. end mouseUp
  143.  
  144.  
  145.  
  146. -- part 8 (button)
  147. -- low flags: 00
  148. -- high flags: 0004
  149. -- rect: left=404 top=295 right=337 bottom=453
  150. -- title width / last selected line: 0
  151. -- icon id / first selected line: 1020 / 1020
  152. -- text alignment: 1
  153. -- font id: 0
  154. -- text size: 12
  155. -- style flags: 0
  156. -- line height: 16
  157. -- part name: Help
  158. ----- HyperTalk script -----
  159. on mouseUp
  160.   push card
  161.   visual effect dissolve slow to black
  162.   wait 5
  163.   visual effect dissolve slow
  164.   go to card "help" of stack "database-1"
  165. end mouseUp
  166.  
  167.  
  168.  
  169. -- part 9 (button)
  170. -- low flags: 00
  171. -- high flags: 0004
  172. -- rect: left=460 top=295 right=337 bottom=509
  173. -- title width / last selected line: 0
  174. -- icon id / first selected line: 20098 / 20098
  175. -- text alignment: 1
  176. -- font id: 0
  177. -- text size: 12
  178. -- style flags: 0
  179. -- line height: 16
  180. -- part name: New Button
  181. ----- HyperTalk script -----
  182. on mouseUp
  183.   visual effect dissolve slow to black
  184.   wait 3
  185.   visual effect dissolve slow
  186.   go to stack "Database-1"
  187. end mouseUp
  188.  
  189.